  
  
  ۱۱۱۱۱۱
  ۱۰۰۰۰۰By:۰۰۰۲
  ۱۱۰۰۰۰۰۰۱
  ۱۱۰۰۰Ashwin۰۰Wavde۰۰۲
  ۱۱۱۱۱۱۱
  
  
	      As it should be -- 100% ASM

	ͻ
	Best viewed with Notepad and Terminal font
	ͼ

			   
                           


Program Name : Guessing Game 83 (for Ion 83 only)
Creator      : Ashwin Wavde
E-Mail       : Ashwin.Wavde@bigpond.com
Web Page     : http://www.geocities.com/washin99
Platform     : ti83 with Ion shell
Language     : 100% ASM
File Size    : 1510 bytes
Version      : 1.4
 
Comments:
      This is a rework on my first ever asm game/prog!! Give me feedback for whatever. As I can tell this is the first ever ASM Guess Program made!!( in decimal) 
Help me to optimise it if you want as I am learning ASM also tell me what you think
If you want the source code...e-mail. I updated it because I am still learning ASM so I wanted to generate a 16 bit random number and also get character input and use a character map! I think I did it pretty well. I look forward to coding something a bit more useful!

Thanks:
      I'll add this later, basically any of you ASM Guru's that inspired me! That reminds me...thanks ASM GURU!!,Movax, Joe W, Ti, ticalc.org, Me, My computer...etc. I especially thank those of you who have put source code up there without it it would have taken alot longer to understand some things.


----------------->)**How to Play**(<------------------  

*Title Screen

- Mode to Exit
- 2nd to Play
- Del to reset lowest tries and name

*while guessing 

-Use Keys 0-9
-Del as a 'backspace'
-2nd to continue
-mode to quit

*inputting initials

-Use < > to scroll
-Use 2nd to enter

------------------>)**History**(<---------------------

v0.1 - v0.9 (14/04/2002 - 13/05/2002)

-Stages 1 - 9 as documented in source code
-Private betas, not public release

v1.0 (14/05/2002)

-First public release for ticalc.org and my website
-For ti83/(+) with Ion

v1.1 - v1.3 (2/02/2003 - 4/02/2003)

-Updating to include guess range 0 - 1000 not just 0 - 100
-Can get character input for initials
-Private betas, not public releases

v1.4 (5/02/2003)

-Second public release for ticalc.org and my website
-For ti83 with Ion only (bugs with the 83+ version)

------------------>)**Known Bugs**(<--------------------

-Sometimes you can press [del] while in a game and it will carry out the reset procedure

-Resetting on the title displays the correct data but only the first 2 letters of the original
 initials are actually saved back to the program (help??)
 All I do is copy the old high name to the new one - is that wrong??

-You can enter #'s >1000 and put a [.] in. If you press [-] you get a >
 this should be fixed by the next version though! 

------------------>)**Upcoming**(<--------------------

-improve the numerical input

-try to debug the ti83+ version

-that's it then the project is finished for good!!